home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / cbm / 4345 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  903 b 

  1. Path: cosy.sbg.ac.at!gwesp
  2. From: gwesp@cosy.sbg.ac.at (Gerhard Wesp)
  3. Newsgroups: comp.sys.cbm,gnu.gcc,de.comp.gnu,comp.sys.atari.8bit
  4. Subject: GNU C-compiler port to 6502
  5. Date: 21 Mar 1996 14:57:47 GMT
  6. Organization: University of Salzburg / Austria
  7. Message-ID: <4irqpb$7pc@esel.cosy.sbg.ac.at>
  8. NNTP-Posting-Host: frosch.cosy.sbg.ac.at
  9.  
  10.  Hi there!
  11.  
  12. Is anybody out there by chance working on a gcc port to the 6502?
  13. I have found an _lcc_ port, but that seems to produce rather poor assembly
  14. for certain C code sequences.
  15.  I would maybe try to port gcc myself, but only if there are volunteers
  16. to assist me ;-)
  17.  
  18.  BTW: In my opinion it _should_ be possible to do such a port, because
  19. there is a similar project already (namely Coactive's 68hc11-gcc).
  20. Clear enough, one would have to define some pseudo-register scheme
  21. and assembly macros to handle this, but this can certainly be done.
  22.  
  23. Greetings,
  24. -Gerhard
  25.